home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / sort1_32.lha / sort1.32 / README < prev    next >
Text File  |  1994-08-10  |  2KB  |  47 lines

  1. sort        Version 1.32        by Rüdiger Werner
  2.  
  3. The program and files in this distribution are freely distributable,
  4. but are also copyright (c) Rüdiger Werner. They may be freely
  5. distributed as long as no more than a nominal fee is charged to cover
  6. time and copying costs.
  7. No commercial usage is permitted without written permission from the
  8. author. Everything in this distribution must be kept together, in original
  9. unmodified form.
  10. This program is cardware, that means if you find this program useable or
  11. if you tried it then I'd like to receive a postcard from you.
  12.  
  13.  
  14. ***********************************************************************
  15. * Notice that the author can't be made responsible for the destroying *
  16. * or lost of data through use of this program. You use it on your own *
  17. * risc. Please read the Doc-file before using.                        *
  18. ***********************************************************************
  19.  
  20.  E-Mail:  rw2@irz.inf.tu-dresden.de
  21.  
  22.  Mail:      Rüdiger Werner
  23.       Stresemannplatz 2
  24.       01309 Dresden
  25.       GERMANY
  26.  
  27. Contents
  28.  
  29.  README
  30.  sort        15088 Bytes
  31.  sort_engl    14708 Bytes
  32.  sort.doc     3791 Bytes
  33.  History
  34.  
  35.  
  36. This program was written for sorting ASCII-Files in alphabetical order.
  37. I had to sort some large files. I searched for a usable sort-program,
  38. but I didn't found.
  39. Anyway, I implemented an algorithm and added some useful other features
  40. like erasing empty lines or lines which are twice or more in the file
  41. (of course ONE of these lines is kept in the file).
  42. For more information read the doc-file.
  43.  
  44. Have fun
  45.  
  46. Rüdiger
  47.